home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!usenet
- From: roland.bengtsson@mbox3.swipnet.se (Roland Bengtsson)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: How to get count of free bytes on a floppy in ARexx?
- Date: 15 Jan 1996 21:28:44 GMT
- Organization: -
- Message-ID: <1103.6588T1335T1997@mbox3.swipnet.se>
- References: <4dc753$85e@stratus.CAM.ORG>
- NNTP-Posting-Host: dialup101-166.swipnet.se
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
- >:How do I get a count of free bytes on a floppy disk or
- >:any other device in ARexx?
-
- >:I tried "info" and scanning the output but that is akward...
- >:Also, "info" give the count in blocks and that is not practical...
-
- Why not? It's more accurate than free bytes. If you wanna know free bytes you do
-
- free blocks * 512 = free bytes. I think it's only hd's than can have bigger blocks.
-
- --
- \|/
- Thor 2.22 @ @
- +--------------------------oOO-(_)-OOo----------+
- |Amigaowner | |
- |since 1988 | |
- | _ |Fidonet> 2:203/802.6 |
- | _ // | |
- | \X/ |Falkenberg, Westcoast of Sweden |
- |A3000/10MB | |
- |280HD/28.8 |Please write where YOU live! |
- |GVP Spectrum| |
- |AFSPro |Amiga-Programmer in C |
- +------------+----------------------------------+
- AMIGA - Multimedia, Preemptive Multitasking
- Plug'n'Play since 1985.
- PGP-key Available
-
- --
-
-